Uses of Class
es.csic.iiia.fabregues.dip.board.PowerType
Package | Description |
---|---|
es.csic.iiia.fabregues.dip.board |
-
Uses of PowerType in es.csic.iiia.fabregues.dip.board
Methods in es.csic.iiia.fabregues.dip.board that return PowerType Modifier and Type Method Description static PowerType
PowerType. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static PowerType[]
PowerType. values()
Returns an array containing the constants of this enum type, in the order they are declared.